golang.org/x/exp/apidiff.differ.checkCompatibleChan (method)

2 uses

	golang.org/x/exp/apidiff (current package)
		compatibility.go#L25: 			d.checkCompatibleChan(otn, old, new)
		compatibility.go#L47: func (d *differ) checkCompatibleChan(otn *types.TypeName, old, new *types.Chan) {